home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Canadian Forces: Prepare for Takeoff as a Pilot
/
CF_FS_Air.iso.iso
/
pc
/
data
/
swf
/
flashpaper
/
101.swf
/
scripts
/
DefineButton2_138
/
BUTTONCONDACTION on(release).as
< prev
next >
Wrap
Text File
|
2004-08-26
|
114b
|
5 lines
on(release){
this.gotoAndStop("up");
_parent._parent._parent._parent.controller.prevPageButton(this);
}